SixBit API Schema
WeightMinorType Simple Type
Description
The minor weight of a single item in the sale.
Namespace (none)
Type
Restriction of xs:decimal
Diagram
WeightMinorType Simple Type
Overview
WeightMinorType Restriction of xs:decimal
The minor weight of a single item in the sale.
Source
<xs:simpleType name="WeightMinorType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The minor weight of a single item in the sale.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal">
    <!--<xs:fractionDigits value="3" />-->
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.